home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 14983 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: dispatch.news.demon.net!demon!polo!news!news
  2. From: John Winters <John.Winters@ait.co.uk>
  3. Newsgroups: comp.lang.c,comp.unix.questions,comp.unix.programmer
  4. Subject: Re: beginner needs your help ASAP
  5. Date: Tue, 16 Apr 1996 12:11:40 GMT
  6. Organization: A.I.T
  7. Sender: news@aitltd.demon.co.uk
  8. Message-ID: <31738E7C.739E@ait.co.uk>
  9. References: <4in3s5$a7a@risky.ecs.umass.edu> <4j7fod$2de@tui.pinnacle.co.nz> <31656C86.2EDF@cts.com>
  10. X-NNTP-Posting-Host: polo.demon.co.uk
  11. Content-Transfer-Encoding: 7bit
  12. Content-Type: text/plain; charset=us-ascii
  13. Mime-Version: 1.0
  14. X-Mailer: Mozilla 2.0 (WinNT; I)
  15.  
  16. Brain wrote:
  17. > Jonathan Chen wrote:
  18. > >
  19. > > In <4in3s5$a7a@risky.ecs.umass.edu> sebag@ecs.umass.edu writes:
  20. > >
  21. > > >I am a new C programmer who would like to do some basic graphics.
  22. > > >I am using a UNIX machine and I am logging on through telnet.
  23. > > >I would like to clear the screen, and write characters at different
  24. > > >places on the screen. If I used printf, it would print on the next
  25. > > >line. I am trying to choose where on the screen the characters go.
  26. > > >Is this easy to do?
  27. > >
  28. > > man curses(3)
  29. > > --
  30. > > +--
  31. > > |                Jonathan Chen <jonc@pinnacle.co.nz>              |
  32. > >                                                                 --+
  33. >Here attatched is some code!
  34.  
  35. And then attached a load of irrelevant near-C source, including quite
  36. a few syntax errors and a chunk of embedded assembler!
  37.  
  38. Failure to read the question error at line 1.
  39.  
  40. John
  41.